iT邦幫忙

2024 iThome 鐵人賽

DAY 28
0

Hosting 基本使用步驟
1. 安裝 firebase cli
npm install firebase
npm install -g firebase-tools
2. 初始化 firebase
firebase login
firebase init
https://ithelp.ithome.com.tw/upload/images/20240914/201687597lPO7hnFZ8.png
並且功能選擇Firebase Hosting
https://ithelp.ithome.com.tw/upload/images/20240914/20168759StDxOR7IiS.png
初始化成功時,也會產生兩個檔案:firebase.json 和 .firebaserc
https://ithelp.ithome.com.tw/upload/images/20240914/201687597qQU7I8jKc.png
https://ithelp.ithome.com.tw/upload/images/20240914/20168759CLnCgiC8R8.png
https://ithelp.ithome.com.tw/upload/images/20240914/20168759rhw5sz31ms.png
3.build 專案
npm run build
4.firebase deploy
firebase deploy
https://ithelp.ithome.com.tw/upload/images/20240914/20168759DdWz0NMiLk.png
5. 點選Hosting URL連結即可看到發布的結果~~
https://ithelp.ithome.com.tw/upload/images/20240914/20168759OLGB7ndW86.png


上一篇
Day27 Firebase Hosting
下一篇
Day29 Cloud Firestore 實作練習
系列文
從零開始的MySQL開發旅程30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言